Using depends upon

So i want use "depends on" in the expense claim form. I've created to fields Test which is a select list with A,B,C as options.
 Now i want the my field test2 to appear only when "B" is selected .
 For  that in Customize Form ive added to the Depends On field in test2 :   eval:doc.test=='B'
When I click update the green bar shows but no : Updated screens comes.Whats wrong?



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

There was a bug, we have fixed that in master branch. Now you should be able to set depends on property for custom fields.

On 31 Dec 2013 12:36, "Anirudh Singh" <an...@gmail.com> wrote:
So i want use "depends on" in the expense claim form. I've created to fields Test which is a select list with A,B,C as options.
Now i want the my field test2 to appear only when "B" is selected .
For that in Customize Form ive added to the Depends On field in test2 : eval:doc.test=='B'
When I click update the green bar shows but no : Updated screens comes.Whats wrong?



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.



You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.