How do I get this button to connect to my documents from my database?
Do you connect the label or source?
This is want I did…
- I went to the ‘‘add’’ section, and added a button to my site.
- Then I connect the button to the my “Data set”.
- In the ‘‘Connection’’ options, I went to ‘‘Label connect to…’’, but when I to go to connect my document link, I’m unable to connect.
That’s it.
Hi,
The ‘label’ property is what text is shown on the button itself.
The ‘link’ property, is what will happen when you click on the button.
I think you want to connect the ‘link’ property of the button to the document and not the ‘label’ property.
There is no meaning in connecting a document to the label property of the button and therefore it is disabled.
Please try to connect your document to the ‘link’ property instead.
Good luck.