June 23, 201114 yr Dear All, I am creating webpage as according to desktop filemaker file layout.IN layout i have 1 field which have 1 dynamic valuelist attached(means that valuelist is coming from another table's related records) I am very confused to do this .in case of static values i just passed those all values manually in php coding.But i don't have idea how to implement it for webpage layout. Please give me solution....i am trying it since last 2 days. Thanks a Lot .Please reply me :o
June 23, 201114 yr Genelia, Unlike using FM client, the web is stateless. In order to determine the value list choices, you need to save the first selection (submit). Perhaps this post will help.
Create an account or sign in to comment