Bug in field display rules şn processes

Post Reply
enishemed
Posts: 650
Joined: 30 Oct 2017, 11:24
Name: Enis Hemedoglu
Location: Istanbul, Turkey
Company Name: SCORE DANISMANLIK
Contact:

Bug in field display rules şn processes

Post by enishemed »

Dear Sergey,

I am not sure it is a bug or not.

I have two entities.
1. Work Orders
2. Maintenance Entity (fields: Type, Facility, Vehicle)

Type field is a dropdown (options: Facility, Vehicle)
Facility field is an Entity field
Vehicle field is an Entity Multilevel Dropdown field

Maintenence entity has Field Display Rules. Rules are like that:
If Type is Facility: Display "Facility field" and Hide "Vehicle field"
If Type is Vehicle: Display "Vehicle field" and Hide "Facility field".


Maintenance entity is Related Entity of Work Orders and we add item of Maintenence entity using process button in Work Orders. In process setting, "Apply fields display rules" is checked.

The problem is when I press the process button, the process form opens but "Field Display Rules" does not work.

Could you please check it?

Regards,
Attachments
Screenshot_20210105-233753_Samsung Internet.jpg
User avatar
support
Site Admin
Posts: 6215
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: Bug in field display rules şn processes

Post by support »

Note: rules works for main entity in process. If you include fields from subentity in process from then rules will be not apply for fields like this.
Post Reply