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

Fature request: Custom fields description and reordering #336

Closed
killua-eu opened this issue Oct 7, 2017 · 3 comments
Closed

Fature request: Custom fields description and reordering #336

killua-eu opened this issue Oct 7, 2017 · 3 comments

Comments

@killua-eu
Copy link
Contributor

I wanted to add different subscription options (custom checkboxes in the subscription form) to create segments. I also needed to describe what each option means, so I added a custom checkbox with a fieldname "SOME OPTION (description of what this selects)". I noticed later, then the whole fieldname gets displayed in the list view, making the whole quite hard to read, so I tried to rename the fields (removed the descriptions) and (hit #335) and hoped to somehow force the description into the form template (and failed). The most reasonable thing seems to me to have an optional description field that gets displayed along with the form element (this is what my request is about). Optionally, being able to reorder the form fields would be great as well.

(If this is possible to achieve otherwise, could you please give me a short explanation or point me to the docs?)

@witzig
Copy link
Member

witzig commented Oct 7, 2017

The most reasonable thing seems to me to have an optional description field that gets displayed along with the form element (this is what my request is about).

This seems reasonable to me too. I suggest we add this with the react client (#253).

Optionally, being able to reorder the form fields would be great as well.

This can currenty only be done with custom forms. In the future this will be easier thanks to @bures who has the ordering already improved in the react client.

@afilp
Copy link

afilp commented Nov 13, 2017

@witzig Hi Roger, where can we review and contribute to (if possible) the React client? Thanks!

@witzig
Copy link
Member

witzig commented Nov 13, 2017

@afilp, the React Client can be found here: https://github.com/bures/mailtrain/tree/access

I'm sure Tomas would be more than happy to welcome contributions. It's also still on my to do list … :)

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

No branches or pull requests

4 participants