cancel
Showing results for 
Search instead for 
Did you mean: 

How to redirect page?

Former Member
0 Kudos

Hi all,

I create toolbar test on Document Action

I want to click this toolbar to Import Data page.

What script to add to toolbar test ?

Regards,

Sujirach

Accepted Solutions (1)

Accepted Solutions (1)

former_member190023
Contributor
0 Kudos

Hi Sujirach,

You cannot redirect the page from a script (any type of script).

Technically this is not possible because scripts execute server-side not client-side.

Regards,

Bogdan

Former Member
0 Kudos

Thank you for your answer.

Have another way to redirect page ?

Regards,

Sujirach

former_member190023
Contributor
0 Kudos

Hi Sujirach,

I can't think of any way to automatically redirect the page...

But you could consider creating an extension field of type URL and coding the link to reflect an internal page. Using this the user can click and go to the specific content.

This option is not tested by me; it only seems possible to do . Also it will depend on your specific requirements if this is feasible or not.

Regards,

Bogdan

Answers (0)