Dripsown Auto complater

samir1903 24 Feb, 2019
hi
With dropdown auto complater i cannot read selected value from dr read
even i cannot set it as a placeholder or default value

does not read
healyhatman 24 Feb, 2019
What does your read data action look like?
samir1903 24 Feb, 2019
Articles.avenue/LIKE:%{data:avenue}% This reads from avenue table and appear in student table. Every student has avenue when they want to update fata cannot see their avenue Previously selected
healyhatman 24 Feb, 2019
Ahhh okay yeah won't work like that. You could always add the previous Avenue to the sub label. Like

Previously selected: {var:read_data#.model.avenue}

I think it's under the extras tab or advanced tab, not "tooltip" but the other one. I'm out at the moment.
samir1903 24 Feb, 2019
previously selected does not work
i removed selected and put as a option
and then it worked
This topic is locked and no more replies can be posted.