November 28, 200520 yr I'm trying to get my value lists in a cdml page. When I insert a valuelist manually I can see them in my web pages with the following code: - [FMP-option: field_name, list=ValueList_name] But when i want to display value lists that gets its values from a relation to another database it doesn't work. Can anyone help me out on this one. I have no clue why the relational value lists don't show. Thanx
November 28, 200520 yr Relational ValueLists do not work through the WebCompanion You may need to use [FMP-InlineAction] tags to achieve the same effect. Good Luck. Garry
Create an account or sign in to comment