Add option to remove "Website" form field #916
Labels
client
(Javascript) client code and CSS
feature
needs-contributor
Someone needs to implement this. Help wanted!
needs-decision
Architectural/Behavioral decision by maintainers needed
Milestone
In the default Isso comment form, there are four form fields: content, name, email, and website. If I have no use for the "Website" form field, how do I remove it? Of course, I could remove it by using some CSS rules, but is there a better solution?
Perhaps there could be a
data-isso-website-field
option that controls whether or not to render the "Website" field.The text was updated successfully, but these errors were encountered: