I have two fileds, SignedBy and ClosedBy, in the Request table, which are refrence from another table.
These 2 are checkboxes, When the user select the checkbox, its name should appear int the expression with same name.
How should I set the value for the expression so that the Username appear in the expression.
There are 2 fields with name SignedDate and ClosedDate, they also work in the same way, When user select the checkbox, the date appears in the respective expression. need help with those also.
I have attached some screenshots of the expression and table for refrence.
Hi @Tarun Singh,
As per your requirement, I have implemented OML, please refer that
Some scenario implemented that I am sharing as a screen shot.
Aggregate view:
Filter need to add
We have to add two calculated attribute inside the above aggregate.
For more please refer below OML.
Regards,
Rajat