TextInput in edit One to One relationship
Am trying to get a One to One relationship into TextInput but the value is not shown in the TextInput , even though i printed the object and it has values in it , could anyone help please
4 Replies
@abedrabaia Can you paste your code as text instead of screenshots? It's difficult to make a suggestion.
@pboivinIt's a long code but here is the files
I'm not completely sure but something you can try:
Use
relationship()
on the wrapper component@pboivin thank you it worked prefectly !