
I have created a quote templates using 'Custom' template content.
Hence, for this I have created a vf page which has its contenttype = 'text/xml'.
I have attached the code image. In that, there are some table-row, which I want to conditionally render depending on checkbox(field created on quote line).
I have tried using <apex:ouputpanel>, diplay:none etc, but didnt work. I f anyone has faced the similar issue, please do share the solution.
1 件の回答
Hi Harshada,
There is someone who asked similar question on developer forum. Here's the link:-
https://developer.salesforce.com/forums/?id=906F0000000MIzPIAW
Hope it helps.
Thanks