Effect: Field gets hide but row get back to inlist view format
2. In child table's depend on field - eval:doc.commission_rules== value
Effect: nothing
–
Note:
If you are posting an issue,
We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
I think the depend on property should work for you. Like the way you did it but change your statement to something like eval: doc.group=='commission_rulesValue'.
Kind regards, Kat.
On Wednesday, January 15, 2014 11:18:48 AM UTC+2, saurabh palande wrote:
Hello,
Scenario:
I have two fields in child table first one is select list named as commission_rulesand another one is data field named as group.
What I want to Do?:
I want to hide/unhide group field on change of commission_rules.
Effect: Field gets hide but row get back to inlist view format
2. In child table's depend on field - eval:doc.commission_rules== value
Effect: nothing
–
Note:
If you are posting an issue,
We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.