Abdelilah Khossan

Results 11 comments of Abdelilah Khossan

This is happening only when we use SummernoteInplaceWidget

@travist can you please take a quick look at this

Hi @PrathyushaModala , I am available for any questions that you may have about this issue

> Who can use this feature > Anyone with write access to a repository can assign issues and pull requests. @PrathyushaModala I don't have write access to the repository, you...

> Hi @akhossanX , Can you please tell me the location where you found this issue. @PrathyushaModala I am not sure about the exact location in the code, I didn't...

> Hi @akhossanX , In which location of the directory, the code snippet which you provided is present? The code snippet you are seeing here isn't part of formio code,...

> Can we communicate in slack. I have few points to discuss?? Join me on discord @akhossan#3635

> Hi @akhossanX I have this doubt do I need to change the Text Area wording from Picture-1 or the Field Label wording from the Picture-2?? please confirm this **Picture-1**...

@PrathyushaModala The code snippet I have provided above, tries to customize the editForm for textarea component. ` ... {type: 'textfield', key: "label", label: 'Label', placeholder: 'Label'}, ...` in this line,...

@PrathyushaModala No it is a bit complex than that, We don't want here to hardcode that wording. the library should provide flexibility to customize the placeholder, this means as a...