November 22, 201213 yr Hello Everyone, I am having global repetition field with value list. While change the value it is reflected in all the place where i placed the field. I would like to do the same process using custom function or else using let function. Can i have any example?. Kindly guide me. Else if there is any alternate way kindly share with me. Thanks, Jeeva
November 23, 201213 yr Sorry, your question is not clear to me. What is the purpose of the global repetition field? A global field by definition contains the same value for the entire session independent of its context.
November 24, 201213 yr Author I would like to have alternative way for Global repetion fields. I mean i am having navigation menu bar developed using this way. Is there any other way to create user defined navigation bar without global repetion field. Thanks Jeeva
November 24, 201213 yr User defined? Can you point me to the technique example that led you in this direction? How can you let a user define the navigation? Each choice would need to be handled in a script. So, at some point it's hard-coded, and the most you can hope for is some fancy parsing of the choice.
November 24, 201213 yr Author Thank you. I would like to have alternate way for Fm starting point(fmp11) navigation menu method.
November 24, 201213 yr Author Please find attached sample. I would like to have alternate way to do navigation like this. Using functions or else using custom function.
November 24, 201213 yr Author Kindly find file here http://www.teamdf.com/weetbicks/build-a-navigation-system-part-one-starting-out-simple/37/
November 25, 201213 yr Again, what is your goal? You cannot give the user to "build" a navigation system. Even with this technique, at some point a script needs to know where to go when the user clicks the button. It takes a developer to build the destination layout and inform the script in some way that when the user clicks the button he should navigate to the layout.
November 25, 201213 yr Hi Jeeva, and welcome to the forum, Please find attached sample. I would like to have alternate way to do navigation like this. Using functions or else using custom function. If you have your own file that you are working on, you can now attach it as we have fixed the problem with the uploads. Hi Barbara, That is a good question. I have been wondering what was meant by the "Global repetition fields alternative" subect too. I don't think Jeeva means to have the user be able to create fields, I think s/he means to have alternative for the existing fields that the user can choose from to insert into the existing "Global repetition fields". Lee
November 26, 201213 yr Author Sorry. I would like to have alternative method for navigation system attached with this using functions(custom function, let) or any other way. The output should like this file. Thanks in advance. Kindly find attached file. NavigationBarSimple.zip
November 26, 201213 yr Sorry, can't help you until you tell me why this technique is not meeting your requirements.
Create an account or sign in to comment