Тёмный

Using CKEditor with Laravel Livewire - Appointment Create Form 

Clovon
Подписаться 3,9 тыс.
Просмотров 8 тыс.
50% 1

Опубликовано:

 

25 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 29   
@FauziJabbar
@FauziJabbar 3 года назад
I Try use dispatchBrowserEvent and showing
@mithu_das
@mithu_das 3 года назад
thx for this & please try to upload a daily video.
@Clovon
@Clovon 3 года назад
You are welcome @Mithu. Mithu, Currently i am on the track of uploading 2 videos per week. Hopefully i will try that in future. Thanks
@upperlip
@upperlip 2 года назад
Thanks for the video. How to clear the Textarea after saving to the database?
@Clovon
@Clovon 2 года назад
Welcome. You can reset the value using $this->reset('some-name') or you can use JS to clear the input.
@upperlip
@upperlip 2 года назад
@@Clovon Thanks for your reaction. $this->reset() clears the component variables, but the text remains in the Textarea. When working with Select2 I use $('#id').val(null).trigger('change') to clear the select field. Is there a similar way for textareas with CKEditor?
@Clovon
@Clovon 2 года назад
@@upperlip You can use ckeditor setData as empty string
@andreajohn4520
@andreajohn4520 2 года назад
have you found any solution??
@neerajsinghtangariya2587
@neerajsinghtangariya2587 3 года назад
Thanks bro....you solved my problem....
@Clovon
@Clovon 3 года назад
Glad to hear that
@andreajohn4520
@andreajohn4520 2 года назад
how to reset CKeditor value???
@Clovon
@Clovon 2 года назад
You can set the value to empty string.
@lancecruz8011
@lancecruz8011 3 года назад
how about if i want to edit the text i saved? the current text doesn't appear on the editor.
@Clovon
@Clovon 3 года назад
Hi, here is the video on editing appointment: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-WwHBSN1VSVs.html . Also after creating we need to redirect user back to listing page or edit page. I will cover this on upcoming videos. Thanks
@69aantu
@69aantu 3 года назад
Do you have any tutorial about updating ckEditor value?
@Clovon
@Clovon 3 года назад
I think this video may help you. Please check: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-WwHBSN1VSVs.html
@СергійКаліш-ю2я
@СергійКаліш-ю2я 3 года назад
I can not display data from the database in ckeditor Please tell me how
@Clovon
@Clovon 3 года назад
This video may help you: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-WwHBSN1VSVs.html
@citdevs3186
@citdevs3186 3 года назад
Good video, I can not store when insert image, Please do video this solution. Thank you
@Clovon
@Clovon 3 года назад
Thanks. I will be making video on it, stay tuned. 😊
@angelamolina5599
@angelamolina5599 3 года назад
Hi do you have tutorial on update?
@Clovon
@Clovon 3 года назад
Here it is: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-WwHBSN1VSVs.html . Also here is the full playlist of the series: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-RGJJxkPZLpc.html
@angelamolina5599
@angelamolina5599 3 года назад
@@Clovon Thank you So Much!
@teachdentsoftware2033
@teachdentsoftware2033 3 года назад
thx bro !!
@Clovon
@Clovon 3 года назад
Welcome!
@angkorwatcambodia3671
@angkorwatcambodia3671 3 года назад
great
@web.identityinc8806
@web.identityinc8806 3 года назад
This form is bootstrap modal form. when i use ckeditor code in app.blade.php then the form are not submitted.
@Clovon
@Clovon 3 года назад
You can check the issue on console or try putting that script on create appointment form blade file.
@kevinwakhisi7001
@kevinwakhisi7001 2 года назад
I don't know why but this way using eval never worked for me. Instead used @this and works perfectly fine
Далее