LibreOffice: how to make a Radio Button group

巧了我就是萌 提交于 2019-12-25 16:19:10

问题


In a LibreOffice Writer document, how do I make a radio button group? I cannot get my buttons to "group".

I'm using LibreOffice 5.3.4.2 (x64).

I place multiple Radio buttons controls in my Writer document.

I select two buttons and, in the controls' Properties, I assign them the same Group Name.

I select two other buttons and assign them their own, same Group Name.

Example:

"Do you like dogs? O Yes, O No." (These would be the "Dogs" group)

"Do you hate cats? O Yes, O No." (These would be the "Cats" group)

I export the PDF as a form and open it in Adobe Acrobat.

The buttons are there, but the groups are not separate. The groups are not mutually exclusive and even within a group, the options are not exclusive.

The problem is probably in the naming of the individual buttons or the group but the solution eludes me. Consulting Mr. Google hasn't helped.

Any help?


回答1:


SOLUTION:

Set each radio button in the group to the same NAME. Leave the GROUP NAME blank.

Then "Export to PDF..." as a form and the buttons will work as expected.

Speed tip:

Quickly select all buttons to be grouped by holding SHIFT while clicking each button. With the group selected, Right-click to display the context menu. Select "CONTROL..." and enter your values in the fields.



来源:https://stackoverflow.com/questions/44877915/libreoffice-how-to-make-a-radio-button-group

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!