Owner Jimi Wikman 429 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 429 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 2 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 429 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 2 Posted Sunday at 01:35 PM Author Share Posted Sunday at 01:35 PM 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 429 Posted Sunday at 01:40 PM Owner Share Posted Sunday at 01:40 PM 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 429 Posted Monday at 11:18 AM Owner Share Posted Monday at 11:18 AM @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 2 Posted yesterday at 03:14 AM Author Share Posted yesterday at 03:14 AM 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 429 Posted yesterday at 07:10 AM Owner Share Posted yesterday at 07:10 AM (edited) Try this section:https://jimiwikman.se/task-management/413_beta-testing/ Edited yesterday at 07:15 AM by Jimi Wikman changed the url for the database 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