Condition Builder

User166992
Tera Guru

Hi,

Is anyone used Condition Builder in UI Pages?If yes, Please share jelly code of the same

21 REPLIES 21

Hi,

 

Why are we using sys_script table? I used the above but for me it comes table not selected in ui page. Can you help me with the process

vprakash
Giga Contributor

Hi,


        Do you have idea on getting filtered query in UI page?



I can added condition builder on ui page but I am struggling to get filtered query on ui page. Please advise


Try activating the 'Time card management' plugin then take a look at the UI page ' my_timecards'



Look at the section that contains:


<!-- Set up ListProperties for the list -->


ListProperties.setHasBreadcrumbs(false);



I think you are looking for a List with breadcrumbs rather that just a condition filter...


Hello Jonathan,



You gave the code to include specific fields from any table into UI Pages...i tried and it works. Thank you for that!


Im struggling how to get the values of those fields....


Tried few things but without success.... Do you have an idea how to solve this challenge?



Thanks in advance,


Manolis.


Hi Manolis,



Are you trying to get values from a list, or from a field on a the UI page?