Design and CSS styles
Version 7.x > Design and CSS styles >  Label id finding into the Bizform page View modes: 
User avatar
Member
Member
shubhnath-clavax - 7/29/2013 2:31:48 AM
   
Label id finding into the Bizform page
Hi,

I have one form and i have added one label filed into the form and i want to access this label id on Bizform page any one please suggest what the steps i have follow .

my Aim is in code behind i have give some text and formatting to the label

User avatar
Kentico Legend
Kentico Legend
Brenden Kehren - 7/29/2013 8:59:26 AM
   
RE: Label id finding into the Bizform page
Before I explain how to access in code behind, might I ask why do you need to access it or what values are you looking to get/pass to some other method? I might be able to help you a different way besides in code behind.

User avatar
Member
Member
shubhnath-clavax - 7/29/2013 11:41:40 PM
   
RE: Label id finding into the Bizform page
Hi,

Actually I want to check code behind user are authenticate if user are not authenticate than by using label id i can give a message on same page otherwise

means in custom page i added one label and this label id i want to fetch on Bizfom ascx page thats my moto.

Thanks
Shubh Nath

User avatar
Kentico Legend
Kentico Legend
Brenden Kehren - 7/30/2013 6:59:10 AM
   
RE: Label id finding into the Bizform page
You can do this with a macro. You might want to check out the developers guide on macros.