Marcell Posted March 12, 2021 Share Posted March 12, 2021 (edited) Hey, I am wondering what would be the way to get the domains shown on the serivces page? Looks like using hooks won't work in this case as far as I can see. Anyone have an idea? Edited March 12, 2021 by Marcell 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted March 12, 2021 Share Posted March 12, 2021 10 minutes ago, Marcell said: I am wondering what would be the way to get the domains shown on the serivces page? Looks like using hooks won't work in this case as far as I can see. in the client area? what did you have in mind - two separate tables on the "My Services" page ? one merged table of both services and domains ?? 0 Quote Link to comment Share on other sites More sharing options...
Marcell Posted March 12, 2021 Author Share Posted March 12, 2021 Exactly Brian, I actually almost got it working already, though I am using communication with the database. Though wonder if there is an easier way. This is what I am trying to recreate. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted March 12, 2021 Share Posted March 12, 2021 2 hours ago, Marcell said: Exactly Brian, I actually almost got it working already, though I am using communication with the database. Though wonder if there is an easier way. I think whatever you do, you would have to query the database for the client's domains - whether that's capsule, model or API - and then loop through the resulting array to format dates etc. 1 Quote Link to comment Share on other sites More sharing options...
Marcell Posted March 12, 2021 Author Share Posted March 12, 2021 Thank you sir! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.