What about using hide when conditions? Required buttons will be shown, dyanamically with values of key fields in the document. You can trun on/off of buttons by modifying field values used in hide when formula.
I am clearly aware of the usage of the hidewhen concepts and the assosiated stuffs.....
Again it is not the matter of predefined buttons getting displayed on click of a button…
but
i just want to create a button upon clicking an other button .
It is just that.
once again , to make my self more clear, my requirement is ,I need help on creating a brand new button on the client side which, is not hard coded prior to the compilation of the database.
I will be great ful if I get suggestions which can help me make this possible
I don’t see, how creating buttons at run-time would improve “portability” (from what to what?)
You have evaluate() in JavaScript, @Eval() in @Formulas and Evaluate in LotusScript. All of them should be used with all necessary precautions and do have their pitfalls. But they work.