My project start with a initial web interface, in this interface the user select values in this two list. But in the next web interface i lose the values of the left list (i added a photo in this mail).
A greeting
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum+unsubscribe@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/215e2054-b8ed-49f3-8e0d-987e3d7eb890%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.
Mi case its the third point, i need use a variable from the first web interface in other web interface, but i dont know to do that. I try to create a variable in the first web interface, for example:
RmpApplication.setVariable('tipoOferta', id_tipo_de_oferta.getSelectedLabel());
And after i try to use this variable (tipoOferta) in the second web interface, for example:
console.log(RMPApplication.get('tipoOferta'));
But in console only shows :
null
undefined
thank you for all
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum+unsubscribe@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/3515d322-0a89-46eb-9b24-7eba84fadc0f%40runmyprocess.com.
What you explain to me, I find very useful and maybe you can help me.
Explain me wrongly and I would like to know if I can pass parameters from one current screen to another current screen in the same web interface, of the type that I have captured in the image.
Thank you for all.
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum+unsubscribe@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/db4a225f-7354-4e54-85f3-1f1ff27d4c11%40runmyprocess.com.
Good Day.
Awaiting for your response.
Do feel free to contact us if you have any further queries.
Regards,
Shraddha Pangantiwar
RunMyProcess Support
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum+unsubscribe@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/4ebbf3b4-6a79-449d-9910-cf90f05cc826%40runmyprocess.com.
Im working in that again, these days y work in other thing, sorry for no response
I feel again when i finish that, thank you for all
>
>
>
> Regards,
>
> Shraddha Pangantiwar
>
> RunMyProcess Support
>
>
>
> --
>
> Fujitsu - RunMyProcess
>
> ---
>
> You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
>
> To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
I have reviewed the problem this morning and following the directions you recommended and are good. But I have found that I have the following problem. In the first state of the web interface I have a list with several items. Attachment png so you can see the format of the list. The problem is that when I go from the process to the second screen of the web interface, what is selected in the list is lost. What I can do?
A greeting
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum+unsubscribe@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/7f5f5f5f-9f61-4246-bf76-c28baeb1468c%40runmyprocess.com.
I fix the problem, i change the sintaxis of the list.
A lot of thanks of all.