Hi everyone! I need some help about sublist(specif...
# general
b
Hi everyone! I need some help about sublist(specifically on cash sale page). Basicly im trying to disable a sublist field(this sublist field is tied up to another sublist field and when it has value in it, the other field will be disabled). Everything is working except the first sublist line.
n
You know the sublist is zero indexed in SS2.0 right? Wondering if that's your issue.
b
yes, I know 😄 the problem was field.isdisabled, so i fixed it by using column.isdisabled