Solved

IFSCloud Custom attribute LOV- Autofill Dependent attribute

  • 15 December 2022
  • 2 replies
  • 89 views

Badge +4

Dear Community Member

We have added 2 custom attributes in Resources

Now based on first ID attribute LOV selected, would like the Name to be automatically populated.

  • ID LOV is person ID
  • Name we would like PersonName to be automatically filled, as soon as Person ID is selected in ID LOV.
  • Below are some screenshot of configuration, can you please advise how Person Name can be autofilled.

 

 

in Resource Details, we selected coach id, ie person id, this should autofill CoachName ie Person Name.

 

icon

Best answer by MMcK 15 December 2022, 13:48

View original

2 replies

Userlevel 2
Badge +10

I think you may need to define the Coach Name as a Read Only field rather than a persistent one.  Then you can define the SQL or an expression to get the name of the coach.

You don’t actually need to store the name, storing the ID will be enough so it’s ok to have the name as read only.

Hope this helps!

Badge +4

Thanks for the pointer, i was able to progress and make it work. Much appreciated.

Reply