cancel
Showing results for 
Search instead for 
Did you mean: 

Debug UI interface

former_member187270
Participant
0 Kudos

Hi Experts,

Is it possible to debug UI interface event handlers/ Front-end scripting. If possible please help me how to start.

Thanks,

Quddus.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Quddus,

Here is the answer to your question:

No, it is not possible to debug UI inerface event handlers/Front-end scripting since there is no  Debugger for these.

However if your front end script does not as expected, try to splitt the script into small steps.

Add some code to fire event handlers or store data to unbound fields (and visualize their content on the floorplan) in between to verify computation results.

Make use of the "Check Syntax" button and double-check that there are no typos when addressing fields from the data model.

I hope, these tips help a little bit.

Best regards,

Ludger

--

Custom development with all4cloud.de

Answers (0)