1
Show Posts
This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.
Messages - Jgonzalez
2
Bugs / Re: Controller Was Not Found
AccountController
ApiController
ErrorsController
FilehelperController
HomeController
IndexController
InfoController
PasswordmanagerController
ReportController
SharedController
In my localhost it works without problems, however when uploading it to the online server, it shows the error mentioned above. in your case, how did you solve it?
3
Bugs / Controller Was Not Found
Controller Was Not Found In Controller Directory. Please Check app/controllers/
What may be causing this, or what should correct?
4
Questions / Linked record fields
Show my URL as a link, if they are Record
I am Select DisplayType Custom
<span> {{data.Url}} </ span>
¿But <a href="{{data.Url}}"></a>?
I'm confused