This topic contains 1 reply, has 0 voices, and was last updated by pcutler 6 years, 8 months ago.

  • Author
    Posts
  • #18015

    budysutjijati

    Hi everyone,

    What would be the best approach to change a transaction column field label in the GUI only? The actual name of the transaction column field must not change though. I want to append a string after the transaction column field label based on a user selection in a custom form.

    Thanks in advance,
    This is a cached copy. Click here to see the original post.

  • #18016

    pcutler

    A before load user event script can change the label of a field if you need the label to be dynamic. With that approach, to see the label change you would have to refresh the page.

    I don’t believe there’s a supported API method to change a field label immediately based on a user selection on a form.


    budysutjijati replied on 03/04/2018, 11:58 PM: That’s what I thought too. So a work around must be made without a page refresh. So I have to search for some “hacks” examples where Jquery code has been used.

You must be logged in to reply to this topic.