Hello, everyone. I have a problem I hope someone here can help me with. I'm trying to edit the VM files provided in v1.6 so that, depending on a variable I pass on to the customizer (via a custom link), i would be able to show the user only (ONLY) the save and apply and cancel buttons of the customizer.
The reason I need this is because we're using psml skeletons WITHOUT defining an entity(we have a lot of portlets which are basically the same, but with a difference in several parameters, and this allows us to automate the process of creating PSML files). The result of this is that each portlet in the PSML file shows an error that 'no entity is defined'. This is solved by simply going into the customizer, and pushing "Save and Apply", which recreates the PSML, but now gives each portlet an entity. Eventually, we'll need the automatization to occur every day, and so the PSMLs will have to be recreated every day as well. This will require me or another admin to go to each PSML and save it. Eventually, there will be hundreds of these PSMLs, and so this is out of the question. To work around this, I'm trying to find a way to display to the user only the save and cancel buttons. For this I need to know my way around the vms. So far I found customizer-portletset.vm, which is the top row of buttons, but I need to know which vm displays the portlets currently in the PSML (you know, the portlets that are between the top buttons and the save and cancel buttons. Can Anyone help? -- View this message in context: http://www.nabble.com/Trying-to-follow-the-VMs-in-Jetspeed-1.6-Fusion-tp15306268p15306268.html Sent from the Jetspeed - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
