cancel
Showing results for 
Search instead for 
Did you mean: 

How can we create link to URL in Form GUIBB in FPM

Former Member
0 Kudos

Hi All,

      I am dealing with a Form GUIBB with an element of type Link to URL.Every time i stuck to come out of this problem.Please any one let me know the solution to come out of the issue and Please share some document related to this.

Thanks in advance

Regards,

Biren

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Biren,

It might helps please check..

http://scn.sap.com/thread/3163322

Cheers,

Kris.

Former Member
0 Kudos

I have tried that way but my probelm is still not resolved.Please share any documents related to that.

Former Member
0 Kudos

Hi Biren,

Were you able to get the 'Link to URL' working in FORM GUIBB? If it worked, I would appreciate if you could share the solution.

Thanks,

Steve

Sharathmg
Active Contributor
0 Kudos

Based out of my training sessions, let me suggest the possible way out of this:

(If I am way off, ignore it. )

In the Get_Definition, define the element of type LinkToUrl. Then map an event to it. Similar to creating buttons. The event for it is onClick and map the value of url in the get_data.

FLUID editor has the option to modify the type of element like input field to check box. similarly a button to link to url, may be.

Regards,

Sharath

Sharathmg
Active Contributor
0 Kudos

I confirmed your req. with my colleague.

You can not only change int he Get-definition method of the feeder class. But, you can modify it the FLUID editor of the conf - linked to feeder class. There, you can mention the target(url) for the link to url field.

Regards,

Sharath

Former Member
0 Kudos

Hi Sharath,

I tried to put in URL on the target but It does not work.

Regrads,

S

Sharathmg
Active Contributor
0 Kudos

Can you paste the screenshot of the url - FLUID editor - target field.

I can check and get back to you on this.

Regards,

Sharath