Skip to main content
January 10, 2017
Question

Change textbox based on form Calcuation

  • January 10, 2017
  • 1 reply
  • 552 views

I'm working on a project where I need to change a text box based on calculations from a table.

There is a grid where I collect deposits to an account.

There are line items 1 to 5 that total to a field called "TotalDeposits".

Is there a way to put a sentence on the page that concatenates this data? 

ie) "The total of your deposits for January 10, 2017 is $12,987."

Thanks

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
January 10, 2017

Do you want the date in the text to always show the current date?

January 10, 2017

Was going to change the date too but figured whatever I used on the total variable would probably hint me towards changing the date.

try67
Community Expert
Community Expert
January 10, 2017

I don't follow... Do you want the date to be variable, or to have a fixed value?