Hi All,
I want to use the return value of one action in to other action, please help me.
Scenario:
Action 1:- I am going to upload the details of a property/(real estate) in a, here the property id entered by the user is unique key,
Action 2:- In the Admin section of the site I want to Enable that property in the site for sale,
So I want to use the "Action 1" as re-usable action and want to return the "PropertyId" entered by User in "Action 1", So that I can use that perticular "property id" to search in the admin.
Many Thanks in advance.
Waiting for replies (URGENT!!!)
Please find the code snippet in the reply of this thread...
I want to use the return value of one action in to other action, please help me.
Scenario:
Action 1:- I am going to upload the details of a property/(real estate) in a, here the property id entered by the user is unique key,
Action 2:- In the Admin section of the site I want to Enable that property in the site for sale,
So I want to use the "Action 1" as re-usable action and want to return the "PropertyId" entered by User in "Action 1", So that I can use that perticular "property id" to search in the admin.
Many Thanks in advance.
Waiting for replies (URGENT!!!)
Please find the code snippet in the reply of this thread...