how to make link/button visible only in Subpages

sarathlal s asked on September 30, 2014 10:39

How can i make the linkbutton visible only in sub pages. I need to make the link button visible only when office id from database is present how can i do this?

Recent Answers


Martin Danko answered on September 30, 2014 23:25

Hello,

You can use the Visibility property of this web part where you can use macros or you can even develop a custom macro if that will be necessary. Or simply you can set the true/false value of visibility property based on the Document Name.

Take a look at the Documentation: Macro syntax

Best regards, Martin

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.