When we want to assign a value, the option were you can choose the variable to be assigned is very limited, it would be nice if in the bottom left corner we could get one option to SWITCH to the "manual editor" . A quick example :
Imagine that i want to change a value in my list and instead running a loop until i find it i prefer to use the "ListIndex" option to get the position were we want to set the new value. If i want to do something like this :
TranslationsList[ListIndexOf.Position].attValue
What i usually end up doing in cases like this is opening the editor, get my "variable" to be assigned and then copy and paste to the assign.
Although you can write manually (all the ENTIRE assign without help like autocomplete) on the assign variable field it is not as friendly as with the "editor".
Hey Romero,
The way we see that happening is by bringing some auto complete capabilities (available in Expression Editor) to the properties pane and there is already an idea for that:
https://www.outsystems.com/ideas/1415/%5bService+Studio%5d+Auto+complete+support+in+Properties+Pane?IsFromAdvancedSearch=True
I'll merge this ideas so that we can sum the votes.
Cheers,