Bryan VonDeylen Posted September 14, 2006 Posted September 14, 2006 I want to display a 'global' on a web page, but since creating 'globals' in a FP database changes with each user, I created a separate table and created a 'constant' link between the two tables to (in essence) create a global. Anyway, I want the Global place on top of a RecordList.xsl web page, but I don't know the syntax to display the reference. The table is called Globals The field is called Field I know, very original -) I should only display once, then under it the list of all the records available. So, I will put this in my recordlist.xsl template I have tried (without success) the following Didn't work. I was hoping for a 1 line code that would display this, but I am not sure that is possible. Anyone?
Martin Brändle Posted September 21, 2006 Posted September 21, 2006 If you have one global with one repetition only, I think should work.
Recommended Posts
This topic is 6638 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now