Page 1 of 1

Configure Multimedia Columns

Posted: 05 Jun 2012 12:43
by Johnyeates
Some time ago I configured the columns in the Records Window using some code.
I tried using the same code to Configure a new column in the Multimedia Window without success, FH seems to ignore the code.

=TextIf(HasFlag(%INDI%,'Saunders Line'),'Saunders',TextIf(HasFlag(%INDI%,'Townson Line'),'Townson',TextIf(HasFlag(%INDI%,'Villette Line'),'Villette',TextIf(HasFlag(%INDI%,'Un-Known Line'),'Un-Known',))))

Any ideas as to why the code that works in the Records window but wont work in the Multimedia Window.

ID:6293

Configure Multimedia Columns

Posted: 05 Jun 2012 12:48
by Johnyeates
Sorry, I think that I have just answered my own question, the Multimedia does not have Flags.