User Activity
08-25-2019
Hello everyone,
I'm try to hide all related lists on my form but it's doesn't work for me.
I tried g_form.hideRelatedListS(); all the related lists are disappeared except one.
I tried to hide the specific list but it's still there. (g_form.hideRelat...
05-28-2019
hello every one,
i'am trying to check in BR condition if some field was changed.
its possible to use that condition? (current.changes() )
or if not, what is the right way?
thank you.
Hey everyone,
I'm trying to open an image with a button click using UI action (server-side script).
there is a way to redirect to a new window/tab?
Most of the solutions I found refer to the client-side.
this is my script: (the script work ok, but th...