Hello outsystems teams.
I have a problem to solve about combobox.
In my salesforce the child combobox value is changed base on the parent combobox selected.
like pnj
the relationship of child and parent data in salesforce is below.
Very sorry for difficult to understand japanese language.
I want to know how to get these relationship in outsystems.
Now in my outsystems there is no relationship and all the data is display when I click the combox.
pelase suggest me what should I do?
can use javascript?
somebody replain me please.
Hello May Zin,
Can you please upload the module (oml file) to help you?
Thanks
BR,
Luis
Luís Cardoso wrote:
Hello Luis.
Thanks you so much for your reply.
If I upload my module can you connect my salesforce?
If you can understand about my problem please help me.
Thanks.
Hi May Zin,
I got some erros in SalesforceConnector references but I think I can help you.
If I understand it right you should do this (and don't need Jasavascript):
1. Add destination action in OnChange Property (in the combobox that you are selecting the values):
2. Give names to comboboxs that will change
3. In the OnChange Action, call action to get the picklist and refresh the comboboxs (See example):
Hope it helps you.
Thanks you Luis.
I will try and give feedback to you.
Bytheway I can't see the picture like below what somethingwrong?
may zin linn
May Zin Linn wrote:
Hello,
I can see the images here. Did you open the oml file that I sent?