Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Confiforms: Displaying only certain fields with Entry Viewer pop up

Christian Perry
Contributor
April 1, 2025

Hi again,

I see this question was posted in 2022 with no answer here so I just wanted to follow up. 

I have a tableview with certain fields but some of these fields have looong descriptions. Id love to use an entry viewer button on the tableview to display the looong field(s) but as of now I can only get it to show EVERY field on the form. I just want it to show a couple. Any ideas?

 

1 answer

1 accepted

1 vote
Answer accepted
Solix April 3, 2025

Hi,

By default, it displays all the fields but you can choose the fields in the entryView with the macro confiforms field.

 

Christian Perry
Contributor
April 4, 2025

Hi,

It appears that whenever I put a macro inside the entryviewer, it still shows everything.

Alex Medved _ConfiForms_
Community Champion
April 4, 2025

Could you share your configuration?

Christian Perry
Contributor
April 4, 2025

@Alex Medved _ConfiForms_ here you go. the entryviewer still shows all fields in the form instead of just selected ones. you probably can't see it since you dont have the fields defined

<ac:structured-macro ac:macro-id="58a0c872-d11d-4405-9c8d-1b80df0f285c" ac:name="confiform-table" ac:schema-version="1">
<ac:parameter ac:name="pageTitle">
<ac:link>
<ri:page ri:content-title="Form Test"/>
</ac:link>
</ac:parameter>
<ac:parameter ac:name="formName">entryTest</ac:parameter>
<ac:rich-text-body>
<p>
<ac:structured-macro ac:macro-id="d179b52b-5d11-421c-8bd9-96c4695ea309" ac:name="confiform-field" ac:schema-version="1">
<ac:parameter ac:name="fieldName">nameSub.name</ac:parameter>
</ac:structured-macro>
</p>
<p>
<ac:structured-macro ac:macro-id="af177523-725e-40c6-8bd9-b0bccc1cfae4" ac:name="confiform-field" ac:schema-version="1">
<ac:parameter ac:name="fieldName">nameSub.subject</ac:parameter>
</ac:structured-macro>
</p>
<p>
<ac:structured-macro ac:macro-id="49b4df88-cee0-40eb-9cc2-e91a87a30168" ac:name="confiform-field" ac:schema-version="1">
<ac:parameter ac:name="fieldName">score</ac:parameter>
</ac:structured-macro>
</p>
<ac:structured-macro ac:macro-id="faa870f8-0d27-4514-b0d0-a65e8f6a294a" ac:name="confiform-entry-viewer" ac:schema-version="1">
<ac:parameter ac:name="regControlLayout">true</ac:parameter>
<ac:rich-text-body>
<p>
<ac:structured-macro ac:macro-id="2d7a18b3-6b26-4029-b523-332e61c5bb9b" ac:name="confiform-field" ac:schema-version="1">
<ac:parameter ac:name="fieldName">field1</ac:parameter>
</ac:structured-macro>
</p>
<p>
<ac:structured-macro ac:macro-id="bcb7c93d-8be1-436f-a4ee-a40f02d41ced" ac:name="confiform-field" ac:schema-version="1">
<ac:parameter ac:name="fieldName">field2</ac:parameter>
</ac:structured-macro>
</p>
<p>
<ac:structured-macro ac:macro-id="5c9ddf6b-2b6c-44ae-9728-9ee82b7bb5a0" ac:name="confiform-field" ac:schema-version="1">
<ac:parameter ac:name="fieldName">field3</ac:parameter>
</ac:structured-macro>
</p>
<p>
<ac:structured-macro ac:macro-id="38745c42-3101-4873-a199-298cbe8cf9be" ac:name="confiform-field" ac:schema-version="1">
<ac:parameter ac:name="fieldName">scoreV</ac:parameter>
</ac:structured-macro>
</p>
<p>
<ac:structured-macro ac:macro-id="fdba56a5-efd3-4568-b768-857eab2acb8e" ac:name="confiform-field" ac:schema-version="1">
<ac:parameter ac:name="fieldName">verification1</ac:parameter>
</ac:structured-macro>
</p>
<p>
<ac:structured-macro ac:macro-id="90ed61ec-d4a3-48a6-bc53-2fc01bcfa95d" ac:name="confiform-field" ac:schema-version="1">
<ac:parameter ac:name="fieldName">verification2</ac:parameter>
</ac:structured-macro>
</p>
</ac:rich-text-body>
</ac:structured-macro>
<p>
<br/>
</p>
</ac:rich-text-body>
</ac:structured-macro>
<p>
<br/>
</p>
<p>
<br/>
</p>



Alex Medved _ConfiForms_
Community Champion
April 4, 2025

You have set the EntryViewer to use the default layout from the ConfiForms Form Definition (when a Registrations Control macro is put there)

Uncheck this option in the EntryViewer macro

Screenshot 2025-04-05 at 09.46.16.png

Christian Perry
Contributor
April 8, 2025

I see! I think my main problem is that it shows everything as text with no text boxes so it was throwing me off. I can work with that. Thanks Alex!

Alex Medved _ConfiForms_
Community Champion
April 8, 2025

You can show fields with labels or with any layout you want

If you drop just the ConfiForms Field macro then it will be rendered without any label, just the value - but you can adjust this easily using the macro parameters

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events