Recently we used BPM Online 7.13, now when I try to debug (client debugging) using Chrome developer tools, I cant find any script lets say for example AccountPageV2.js the only thing listed on sources are css and image files. But compared to BPM Online 7.12, I can see all the scripts(most especially edit pages) when the form is open. Is there any configuration that needs to be turned on?
I have an object that ha DateTime column in which I store TimeSpan rather than DateTime. For example I will store duration of a meeting (1 hour an 30 minutes). when I show this column in a section grid I get 12:30 AM because I my culture is set to Canada. I would like to show it as 01:30. Do you have any recommendations how t achieve it?
How can I filter the detail based on the selected look up field. The list in detail will depend on the selected value in the look up so every time the user will change the value of look up the detail list will change also.
I can bring Contact's Communication options to Lead's detail by binding Communication options.Contact to Lead.Contact field. Maybe you want similar behavior?