Skip to Content
0
Former Member
Jan 20, 2012 at 05:45 PM

Enhance FITV_FPM :Change pop up window text

38 Views

HI All,

I need to add text in a popup based on expense type entered by the user while creating expense.

WDC:FITV_FPM is already enhanced to show the existing text in a popup.

I need to add some more text on this pop up based on expense type.

Already existing popup is displayed by using 2 text views , i am thinking to add 1 more text view and control the visblity of the text based on conditions checked in "onaction" method of the button which calls the pop up.

My questions is:

1. How can i pass a flag or something which will let me know which text view needs to be shown? I was thinking to add a

attribute which acts as a flag but is this a good option ? as we are working in standard component.

2.Can we do it in some better way ?

Thanks

Bhanu