28
Views
1
Comments
How to display username in fileds like signedBy, closedBy, etc.
Question
Application Type
Reactive

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.

signedBy.PNG
table.PNG
ClosedBy.PNG
2020-07-21 19-28-50
Rajat Agrawal
Champion

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

CheckBoxClick.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.