We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

User Activity

Hello, I have a UI Page with a g:ui-date jelly-tag. Is it possible to have an onChange function on this field? So that when you change the date, the function is called.
Hello, I am having issues with gr.isActionAborted(). Even though my update does NOT go through, gr.isActionAborted() returns false. Weirdly, when logging gr.update(), it returns null... I logged it like this. This code snippet is placed within an if-...
Hello, I am working on implementing a date picker for a UI page. I have the following snippet in my HTML code-field: <g:ui_date class = "form-control" id = "wt_start" name="work_time_start" value="${sysparm_start_date}"/> Which displays like this: w...
Helpfuls from
Helpfuls given to