Access

134 views
Skip to first unread message

ideasandinno...@gmail.com

unread,
Jul 14, 2014, 2:37:40 AM7/14/14
to suppor...@runmyprocess.com
Hi

How can I give access to different homepage for different users

Thanks and Regards

Shobhit Tripathi

unread,
Jul 14, 2014, 5:32:30 AM7/14/14
to suppor...@runmyprocess.com
Hi,

Please let me know which way you are using -
 
 1. Have you used any metadata for user to redirect any particular page?
 
 2. Is there any other way you are using to retrieve users.
 
 3. If you are using collection to retrieve user, you can use "P_target" to redirect into specific page.
   Please follow below steps to do-
1. Save the "url" of that user in which page you want to redirect.
2. Retrieve the user's url while user get logged in.
3. Use "P_target"  and set the url( which you retrieve from collection) into it. This will redirect the user into that specific url.

Hope this information helps you.
If you still facing problem then please elaborate your requirement so that I can give you the specific solution.

Thanks & Regards
Shobhit 



--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://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/6e759362-697d-4a1e-ab25-e98fd5d89971%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.

ideasandinno...@gmail.com

unread,
Jul 14, 2014, 5:40:12 AM7/14/14
to suppor...@runmyprocess.com
Hi

I would like to know if there exists an alternative function to default("").

Thanks

Shobhit Tripathi

unread,
Jul 14, 2014, 7:49:14 AM7/14/14
to suppor...@runmyprocess.com
Hi,

Could you please explain, where you are using default("").

Thanks & Regards
Shobhit


--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.

ideasandinno...@gmail.com

unread,
Jul 14, 2014, 7:57:37 AM7/14/14
to suppor...@runmyprocess.com
Hi

The code which I am using is given:

<gsx:slno>${Orderarray.slNo[P_index]?default("")}</gsx:slno>
<gsx:devicetype>${Orderarray.device_type[P_index]?default("")}</gsx:devicetype>
<gsx:quantity>${Orderarray.quantity[P_index]?default("")}</gsx:quantity>
<gsx:unitprice>${Orderarray.unitprice[P_index]?default("")}</gsx:unitprice>
<gsx:taxrate>${Orderarray.taxrate[P_index]?default("")}</gsx:taxrate>
<gsx:totalbilling>${Orderarray.total[P_index]?default("")}</gsx:totalbilling>
<gsx:instcharges>${Orderarray.instlln_charges_device[P_index]?default("")}</gsx:instcharges>
<gsx:servicetaxrate>${Orderarray.service_tax_rate[P_index]?default("")}</gsx:servicetaxrate>
<gsx:totamt>${Orderarray.amount[P_index]?default("")}</gsx:totamt>
<gsx:subscriptionrate>${Orderarray.subscription_rate[P_index]?default("")}</gsx:subscriptionrate>
<gsx:subscriptiontax>${Orderarray.tax[P_index]?default("")}</gsx:subscriptiontax>

These values are used inside a loop with loop condition as ${Orderarray.slNo}
where Orderarray is the variable name of the array widget ans slNo is the variable name of the first column in the widget.

Thanks

Shobhit Tripathi

unread,
Jul 14, 2014, 11:46:10 PM7/14/14
to suppor...@runmyprocess.com
Hi,

I am working on it, will get back to you ASAP.

Thanks & Regards
Shobhit



Thanks

--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.

ideasandinno...@gmail.com

unread,
Jul 15, 2014, 1:42:45 AM7/15/14
to suppor...@runmyprocess.com
Hi

Please do the need full as quick as possible.

Thanks

Reply all
Reply to author
Forward
0 new messages