In Attain, you are allowed to choose the a one or two column layout for the Webpage entity. Is there a way set the column layout in the Word template? Right now the instructions are displayed in a two column format in Word and we want to change it to one column.
1 column layout
2 column layout
Page 1 / 1
Hi @hmccabe
In your project publishing template, you can navigate here:
So basically what it reads is that on every step, it should be formatted like this:
<newtable/><r><c><txt/></c><c><img/></c></r>
make a new table, start a row, start a column, put in the text, end that column, start a new column, add the image, end that column and finally end the row.
try adjusting it to this:
<newtable/><r><c><txt/><nl><img/></c></r>
that should become: new table, start a row, start a column, add the text, do a line-change, add the image, end the column, end the row.
You may have to do the same for the group and note steps, but try to mess with it and see what you end up with.
Unfortunately we do not get a whole ton of control over the word document, but there are some things you can do of course. I can recommend this video if you haven’t watched it - its for classic, but its the same thing.
Good luck! :)
How do I get to this screen?
Here are the options I have.
Hey @hmccabe
Click on Language Settigs and then Language Template Editor
NOTE: When creating a new account, please note you will by default receive e-mails regarding ClickLearn community activities. You can manage your email preferences under your personal Profile settings. ClickLearn collects personal data to enable your use and to develop and improve the community and to provide you the most useful service, as detailed in the Privacy Policy. We only accept personal accounts. Fake accounts (users engaging under fake names),or group accounts will not be accepted.