vanilophp / demo

Vanilo Demo Application
https://vanilo.io/docs/
190 stars 54 forks source link

Adding file input field to settings page #43

Closed noelc10 closed 4 years ago

noelc10 commented 4 years ago

Good day,

As I follow the docs here: https://vanilo.io/docs/1.1/settings#adding-setting-to-the-uihttps://vanilo.io/docs/1.1/settings#adding-setting-to-the-ui, there is no sample on including a different type of form fields in settings UI, only text and select.

I want to include a file input form field below the name text field on application section on the general settings tab on the settings page.

Sample screenshot: http://prntscr.com/rf20rp

Hoping for a fast response.

fulopattila122 commented 4 years ago

What would be the scope of that file?

noelc10 commented 4 years ago

@fulopattila122 what will happen is to dynamically change the app logo via the admin settings page. Yet I can't figure it out on how to implement it since the docs have lack of information about implementing different field types to include in admin panel settings page.

Any help and assistance are much appreciated.

fulopattila122 commented 4 years ago

Duplicate of #42 Let's discuss it there