Forum Replies Created

  • Allan Sullivan

    Member
    August 15, 2024 at 9:48 am in reply to: Opening new links in a web application.

    Sorry for the late response. But I would like to thank you for your answer.

    It managed to solve the problem we had.

  • Allan Sullivan

    Member
    November 8, 2022 at 3:50 am in reply to: Changing number formats in text boxes

    Yes, you are right, it was $cinst.$objs in the code. (My mistake in my earlier post here… 2 adjacent lines and I messed up the copy/paste.

    So the line is:

    Do $cinst.$objs.MY_TEXT_FIELD.$numberformat.$assign(“%.2F”)