Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide support for Labelled_Text fields. #2

Closed
farling42 opened this issue Apr 19, 2017 · 1 comment
Closed

Provide support for Labelled_Text fields. #2

farling42 opened this issue Apr 19, 2017 · 1 comment

Comments

@farling42
Copy link
Owner

farling42 commented Apr 19, 2017

Note the "label" attribute:

<snippet type="Labeled_Text" label="The Label" >
		<contents>&lt;p class="RWDefault"&gt;&lt;span class="RWSnippet"&gt;The information to go with the label.&lt;/span&gt;&lt;/p&gt;\</contents>
</snippet>
@farling42
Copy link
Owner Author

Labeled_Text fields can be defined inside Realm Works before performing the Stucture-Only export. This will set the label attribute of the snippet.
The CSV data will be used to populate the contents element.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant