static entity :showing record with specific message
210
Views
3
Comments
Out of scope
Database

if we want to display a message along with the static entity 's level . for example if you want every record has its own specific message then follow these step:

1.create a static entity  and add some record 

2.now create a attribute in static entity  and name it" msg" and set it mandatory property "yes"

3.now click  every record and. now you can see every record 's property has a "msg" field .

4. now select the record and fill the text whatever  you want for that recode.

5.now you can use this to you screen by  just drag and drop.

for better understsnding i am attache the screen short here...you can see here is a static entity "status" and  it has a attribute "reason" and  its has records like "partialy '',fully ...etc and every record has a field "reason " where their is a message.


Screenshot (61).png

i implemented this in my project ...it really helpful

thank you @sumita mishra 

Changed the status to
Out of scope

This is not an idea. Sharing tips on how to do stuff should be done on the forum pages. You can start a discussion on the topic.