Suggestion: Labels and Functions

S

SondreB

Maybe I've just missed this feature, but I would like to have a label
control that you can either bind to a data source or to a function.

There should be some basic built in functions, but should also be possible
to call .NET or JavaScript (for Forms Services) functions to get the content
for the labels.

Use case: on the print view of a form, there could be a label control that
outputs result from function "now()" which returns current date and time.
 
C

Clay Fox

Typically would just use an expression box and remove the outline. This
looks just like text but can have any field or functions behind it. Use the
concat function to weave text and values together seamlessly.
--
Thanks

Clay Fox

Qdabra Software
http://www.qdabra.com

InfoPathDev.Com
The Largest InfoPath Forum in the World
http://www.infopathdev.com
 
S

SondreB

Thanks, the Expression Box must have slipped from my eyes. Very handy
control indeed, and it has the functions and everything I was missing.

Thanks again!

/Sondre
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top