jeeva Posted November 22, 2012 Posted November 22, 2012 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
bcooney Posted November 23, 2012 Posted November 23, 2012 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.
jeeva Posted November 24, 2012 Author Posted November 24, 2012 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
bcooney Posted November 24, 2012 Posted November 24, 2012 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.
jeeva Posted November 24, 2012 Author Posted November 24, 2012 Thank you. I would like to have alternate way for Fm starting point(fmp11) navigation menu method.
jeeva Posted November 24, 2012 Author Posted November 24, 2012 Please find attached sample. I would like to have alternate way to do navigation like this. Using functions or else using custom function.
jeeva Posted November 24, 2012 Author Posted November 24, 2012 Kindly find file here http://www.teamdf.com/weetbicks/build-a-navigation-system-part-one-starting-out-simple/37/
bcooney Posted November 25, 2012 Posted November 25, 2012 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.
Lee Smith Posted November 25, 2012 Posted November 25, 2012 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
jeeva Posted November 26, 2012 Author Posted November 26, 2012 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
bcooney Posted November 26, 2012 Posted November 26, 2012 Sorry, can't help you until you tell me why this technique is not meeting your requirements.
Recommended Posts
This topic is 4379 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