Owner Jimi Wikman 440 Posted January 15 Owner Share Posted January 15 7 minutes ago, kmk said: Do you mean can not apply for categories but yes for records? Yes. There is no way to add a custom field to a category, so you would have to manually edit the values in the template to get the condition to work. That would add multiple lines of code for each category that you would need to manually have to edit. I am sure an app could be developed to manage it, but I am no app developer For individual entries however this works fine, and you can have the selection of member selection in the frontend. Link to post Share on other sites
Owner Jimi Wikman 440 Posted January 15 Owner Share Posted January 15 Added the feature in the IPS database as well: Link to post Share on other sites
kmk 3 Posted January 15 Author Share Posted January 15 14 minutes ago, Jimi Wikman said: For individual entries however this works fine, and you can have the selection of member selection in the frontend. {{if in_array( member.member_id, array( 5, 28, 472 ) )}} <!-- Shows if the member's ID is 5, 28 or 472 --> {{endif}} 1. In the custom template that created by me recently? 2. In which position of template? 3. id 5, 28 and 472 need to be replaced? By the same way, if I apply the code in a specific forum template it will work to assign specific member to a topic? Link to post Share on other sites
Owner Jimi Wikman 440 Posted January 15 Owner Share Posted January 15 The answers are further down in the article You wrap this around the content that you want to protect. So you can add it around the whole article if you want. Link to post Share on other sites
kmk 3 Posted January 24 Author Share Posted January 24 Hi @Jimi Wikman is possible release your task tracker UI template? I would like buy it and use it for the database that I am try to build a homeworks tracker, ips default UI design is a little ugly don´t create a atractive sense for common users, with your template I hope it bring to parents and kids a little motivation to use my homeworks tracker system. Link to post Share on other sites
Owner Jimi Wikman 440 Posted January 24 Owner Share Posted January 24 Sure Give me a few weeks or so as it is not done by a longshot yet This week I am swamped with two big training sessions for work that require a lot of time to prepare, but after that I will finish up the display view and provide the code for anyone who want to use it 1 Link to post Share on other sites
Owner Jimi Wikman 440 Posted January 25 Owner Share Posted January 25 @kmk you can jump into this page and try some things out:https://jimiwikman.se/tasks/ Still need to fix a lot of things, but you can add some feedback if you like Link to post Share on other sites
kmk 3 Posted January 26 Author Share Posted January 26 15 hours ago, Jimi Wikman said: @kmk you can jump into this page and try some things out:https://jimiwikman.se/tasks/ Still need to fix a lot of things, but you can add some feedback if you like I don't have permission to do that Link to post Share on other sites
Owner Jimi Wikman 440 Posted January 26 Owner Share Posted January 26 (edited) Try this section:https://jimiwikman.se/task-management/413_beta-testing/ Edited January 26 by Jimi Wikman changed the url for the database Link to post Share on other sites
kmk 3 Posted February 9 Author Share Posted February 9 Hi @Jimi Wikman On the way learning how to make children can be engaged in a learning environment... Do you have way to make a Record with ability to grab voice and play it? Another thing is, a video database where use for organize videos tutorials, then add specific video items into a Record and play it directly (right now I embed video box item, but the video can not play there directly, it will kick out the front the current page). Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now