Search found 84 matches
- Sat Mar 01, 2025 10:52 pm
- Forum: Module development
- Topic: VariableSupplier: restrict content variables
- Replies: 7
- Views: 110233
Re: VariableSupplier: restrict content variables
Hi Javier, To implement this you'll need to do more than just the y.yaml. This link will give you some insights https://dev.jamovi.org/ui-advanced-customisation.html. In jamovi an example is in the ANOVA. Here is a link to the js file for the ANOVA where the model supplier is populated https://githu...
- Wed Sep 11, 2024 11:50 pm
- Forum: Module development
- Topic: enable UI options based on number of provided variables
- Replies: 9
- Views: 72053
Re: enable UI options based on number of provided variables
Ok. So a new version of jamovi (2.6.11) has been uploaded that allows for more complicated conditions in the u.yaml. Essentially it enables the use of javascript in the u.yaml for some properties. For example, the current system (which continues to function) might look like this enable: (postHocES:d...
- Tue Sep 10, 2024 12:18 am
- Forum: Module development
- Topic: enable UI options based on number of provided variables
- Replies: 9
- Views: 72053
Re: enable UI options based on number of provided variables
Hey everyone, I have come up with a solution which i am currently implementing which will provide you with a simple way of doing this without a js file. I should have it done in the next few days. Thanks for your patience.
- Fri Aug 23, 2024 7:48 pm
- Forum: Help
- Topic: Issues with adding a missing value
- Replies: 9
- Views: 17243
Re: Issues with adding a missing value
I have submitted a fix for this issue and should be out in the next release.
- Sun Jul 14, 2024 4:56 am
- Forum: Module development
- Topic: enable UI options based on number of provided variables
- Replies: 9
- Views: 72053
Re: enable UI options based on number of provided variables
Hi Dan, I can look into providing something for you however it won't be until later this week. It will require some js and I can only provide a file that you will need to modify for your exact purposes, but I'm sure you'll figure it out. I'll let you know when it's ready.
Damian
Damian
- Thu Aug 24, 2023 1:40 pm
- Forum: General
- Topic: Version 2.4.7 announced on release notes but not available for download
- Replies: 2
- Views: 8359
Re: Version 2.4.7 announced on release notes but not available for download
Hi Jorge,
I apologize for the delay. I have just uploaded 2.4.8. Let me know if there are any issues. Thanks for reporting this.
I apologize for the delay. I have just uploaded 2.4.8. Let me know if there are any issues. Thanks for reporting this.
- Fri Jul 21, 2023 6:40 am
- Forum: Help
- Topic: Problem with Alt Key MacOS - deactivate keyboard navigation
- Replies: 2
- Views: 9979
Re: Problem with Alt Key MacOS - deactivate keyboard navigation
There is not currently a way to disable the alt action. I'll look into solving this problem and get back to you.
- Sun Jan 15, 2023 10:07 pm
- Forum: General
- Topic: Shortcuts list?
- Replies: 7
- Views: 12500
Re: Shortcuts list?
yep i'll clean this us for the next release
- Tue Dec 13, 2022 11:00 pm
- Forum: General
- Topic: using the right cursor key to enter data on the spreadsheet
- Replies: 2
- Views: 5283
Re: using the right cursor key to enter data on the spreadsheet
I have made the required changes and it will be in the next release.
- Sat Dec 03, 2022 9:01 am
- Forum: General
- Topic: using the right cursor key to enter data on the spreadsheet
- Replies: 2
- Views: 5283
Re: using the right cursor key to enter data on the spreadsheet
Hi, thank you for pointing this out. I'll look into correcting this behaviour.