M0jimo

Results 12 comments of M0jimo

> And the ability to have a single row open at a time... Im using an example in docs for expanding a row for [qtable](https://quasar.dev/vue-components/table#Expanding-rows). If it doesn't fit to...

I tried to create two SPFx solutions again. One with Field(s) inside elements.xml and the other with Field(s) inside Fields element in schema.xml. I hope it helps me present my...

Thanks for the check. Screenshot is worth thousands of words. I see it works for you. I realized that there are following differences in my solution: - I'm creating an...

Just last comment. After following two changes (compare to Tutorial) my List and Edit form was created as expected. - change `ContentTypeRef` to `ContentType` in schema.xml - I had to...

You are right field must be defined in elements.xml but to correctly configure the edit form, they have to be also in schema.xml in fields section. I'm closing this issue....

The latest Edge has Chromium core. It works unless you use touch device. With mouse it works as expected.

I don’t know if it automatically fits to Column sorting but would be nice to have a quick text filter on the column (like Excel has). On the other hand...

1) I'd find useful to have a property for not covering the carousel content by horizontal/vertical (thumbnails or radio buttons). Examples: ![Snímek obrazovky 2020-04-08 v 18 07 08](https://user-images.githubusercontent.com/37825539/78807026-c8a40f00-79c3-11ea-880b-b0fabac85481.png) ![Snímek obrazovky...

Thanks for the tip. Tried to find a live example of your screenshot but with no success. I also tried recommended `no-margin` change and it doesn't change the position in...

I agree with @lukadriel7. When adding a new component I've to add plenty of code which is the same across all components. Really nice example is dialog with its configuration...