Hi Experts,
I have a gallery, from which i am doing a total on a text input. This works fine by itself. However i am to call the onChange action on this text input so that a set of instructions are called manually. The functionality on the OnChange actually takes the amount in the text input and displays it in words in another label. This works perfectly if the text input it edited, however i would like to load the lines in the gallery and make the total read only and fire the onChange from maybe the form OnVisible so that the label with the words gets printed.
Is this possible or is there another work around ?
Thank you all in advance 🙂
Regards,
Ash