Hello
i have used rad tool to build and entity , the createoreditmodal has a pick where we select data from other entity. when we click on Pick and select the createoreditmodal freezes and does not scroll up or down and becomes an issue
how do i address this issue
regards
Anwar
Hello Brother
any out of box solution for site statistics like total number of visitors visited my site.
Regards Anwar
Hello
found that in the generated code the view modal did not load displaying error "Internal Error Occurred" when attempting to "View" , after spending some time found that the footer generated in the _ViewMyEntityModal
the header was correct but the footer pointer to a different path
@Html.Partial("~/Areas/gl/Views/Common/Modals/_ModalHeader.cshtml", new ModalHeaderViewModel(""))
@Html.Partial("~/Areas/App/Views/Common/Modals/_ModalFooterWithClose.cshtml")
the correct path to the footer was
@Html.Partial("~/Areas/gl/Views/Common/Modals/_ModalFooterWithClose.cshtml")
can this be please corrected .
thanks and regards Anwar
hello
i would like to change the splash screen in the mobile app how do i go about it, please let me know.
for both android and ios
i would like to add a background image then have the logo layer on top
regards Anwar
Hello in the RADtool i have used 2 navigation properties 1) City and 2) Spots in City
when i select the City from the first drop down, i want to populate the Spots in City by passing the CityID so that only those spots in the selected city is displayed .
Can you please show me how it is done.
Regards Anwar
Hello
can i create a chat room for registered user and allow chatting between them , please point me to a document if yes. this is for xamarin mobile app
regards Anwar
Hello
i posted an error on march 17th but not listed here , but appears when i search.
regards Anwar
Hello i want to create a new user from xamarin mobile app i create a new link called createnewuser
at line 56 of image it throws error
{System.Exception: Username or password fields cannot be empty! at NOOR.Sched.ApiClient.AccessTokenManager.EnsureUserNameAndPasswordProvided () [0x00024] in C:\Sched\src\NOOR.Sched.Application.Client\ApiClient\AccessTokenManager.cs:116 at NOOR.Sched.ApiClient.AccessTokenManager+<GetAccessTokenAsync>d__9.MoveNext () [0x0000f] in C:\Sched\src\NOOR.Sched.Application.Client\ApiClient\AccessTokenManager.cs:40 --- End of stack trace from previous location where exception was thrown ---
hello
i downloaded a new project of type ASP.NET MVC 5.x & jQuery i can sucessfully run MVC from browser but when i set up droid as startup project it loads the splash screen and waits indefinetly and then gives this error. error snapshot attached below
i tried to do this because of the earlier forum post was not resolved : Xamarin Mobile App - Language Error
Do you have a functionality to track total users visited site as out of the box functionality.
Regards Anwar