Results 1 to 2 of 2

Thread: Passing specific list item info to flow via href

  1. #1
    Join Date
    Apr 2012
    Posts
    15

    Exclamation Passing specific list item info to flow via href

    Hi,

    I have a web flow application that will list clients with href link. Naturally, in my href, I am using something like "...${flowExecutionUrl}&_eventId=viewClient... " to trigger the correct event when clicked, but how can I add or pass that extra piece of info (i.e. customer number) to href or by whatever means to the calling flow, so that I can receive and then render the detials of the chosen client?

    Any help will be most appreciated.

    Jamie

  2. #2
    Join Date
    Aug 2006
    Location
    Arequipa-Peru / South America
    Posts
    2,796

    Default

    Hello

    how can I add or pass that extra piece of info (i.e. customer number) to href or by whatever means to the calling flow, so that I can receive and then render the detials of the chosen client?
    Check the TOC in Spring Web Flow Reference Guide It is about send parameters.
    - Manuel Jordan

    Kill Your Pride, Share Your Knowledge With All
    The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7

    Blog


    Technical Reviewer of Apress

    • Pro SpringSource dm Server
    • Spring Enterprise Recipes: A Problem-Solution Approach
    • Spring Recipes: A Problem-Solution Approach, 2nd Edition
    • Pro Spring Integration
    • Pro Spring Batch
    • Pro Spring 3
    • Pro Spring MVC: With Web Flow
    • Pro Spring Security

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •