Posts by DecSoft

  • d
  • h
  • m
  • s
Show threads by DecSoft
3355 posts found, page 165 of 224

DecSoft (In thread: About the new (June 2016) IPv6 requeriments of the Apple Store)

Hello tin,

I think any Cordova plugin nor Javascript stuff can solve this issue. According to the refered article the app's server side also must support IPv6. Are you tried to contact with your hosting provider tin? Probably they can/must offer the right solution for you. Hope, however, you have a little more lucky than me while contacting with your hosting provider... I have various days right now trying to solve certain issue too. :(


DecSoft (In thread: Is that a way to Pop-up a calendar to let user chose a date?)

Hello Joshua,

Yes; in fact App Builder already includes that Javascript stuff, and use it "out-of-the-box" in various controls. But not all, like the Datepicker control. So you can always try with the HTML control, but don't worry about include the Javascript stuff, since they are already included in AB. If you have ANY further question, please, don't hesitate to post here sir.


DecSoft (In thread: How to properly install the Android SDK build tools)

Hello Jack,

I reply you here.


DecSoft (In thread: "cordova" is not recognized as an internal or external command)

Hello jack,

Assert you have installed the appropiate tools from the Android SDK manager. Press Win+R and then type "android" (without quotes) to open the Android SDK manager. Here is my current installation and they works fine. Also, upgrade your Cordova version if possible.


DecSoft (In thread: How to concatenat URL with Record's attribute in Report's HTML editor?)

Hello Zeng,

Yes; that's can be a possible approach. Thanks for sharing with us!


DecSoft (In thread: How to concatenat URL with Record's attribute in Report's HTML editor?)

Hello Zeng,


Okey, I got it.

Thanks very much again!. :)

No problem! Please, let me know if you have any further question or need some other help.


DecSoft (In thread: How to concatenat URL with Record's attribute in Report's HTML editor?)

Hello Zeng,

Yes; I understand. However, AngularJS doesn't allow concatenations in the context of an SRC attribute. If you receive the Records' data from the server, just concatenate the URL in a new record's field and use it in your application.

If the Records' data is local and you use an URL to load it (assigned to the Report control), you must modify the source file to add the appropiate URL record's field. If you use the Records' data variable instead of an URL, you must modify that variable accordingly to add the record's URL field.


I've read all the Report samples before I launch this post. :>

That's good! But other people can also read this post. :)


DecSoft (In thread: How to concatenat URL with Record's attribute in Report's HTML editor?)

Hello Zeng,

I forget we deal with "src" attributes... in this case we can do something like this:

However, note "Record.Url" must store the complete URL to be loaded into the "IFrame". So you must prepare a record's field with the URL you want to load into the "IFrame". Take a look at the "Report5" sample.


DecSoft (In thread: How to concatenat URL with Record's attribute in Report's HTML editor?)

Hello Zeng,

Yes; please, try by using "{{}}" for the variables instead "[]". Then your code must be something like that:


DecSoft (In thread: Is that a way to Pop-up a calendar to let user chose a date?)

Hello Joshua,

the DatePicker.ab seems only can pick the date >=current date?
and can i set the date format??

:cool

You can start with this Datepicker documentation. Remember this controls doesn't exists "out-of-the-box" in App Builder. My recomendation is to use some Select controls: more easy, full supported and usable in small and larger screens!


DecSoft (In thread: Is that a way to Pop-up a calendar to let user chose a date?)

Hello Joshua,

Hi David,I know you will be here at this time,Thanks,I will look into it!
^_^

Always at your service! And I want to add one thing more... remember we can show app's views as modal dialogs using the "ShowDialog" action. So the Select controls to conform a datepicker can perfectly be put into an specific app's view in order to be shown as a dialog. Of course this is optional, and, can be good in certain scenarios, but not always, in the sense that also "normal" views (non modal) can have specific stuff (a datepicker) to be shown when we wanted.

Anyway it's an idea! ;)


DecSoft (In thread: Is that a way to Pop-up a calendar to let user chose a date?)

Hello Joshua,

Although is possible to deal with the Bootstrap CSS framework's datepicker (see this app sample DatePicker.ab) currently this kind of control is not available "out-of-the-box" in App Builder. However, maybe you want to take a look at the "Datetime" sample included in AB: we can always use some Select controls in order to prepare a date picker, and, in fact, probably this is a good aproach if our application is intended for mobile (small screens) devices.


DecSoft (In thread: About the new (June 2016) IPv6 requeriments of the Apple Store)

Hello tin,

Thanks David.I investigate for it too.Because other user will get the same reject when public IOS app too.

Sure! This Apple Store's requeriment can cause problems to more than one, because maybe not everyone already have an IPv6 environment. But nowadays probably all the hosting are capable to enable it if they are not IPv6 enabled by default.

My recomendation is to test if your app's server support IPv6 and, if not, talk with your provider and tell about the problem and that this is not something related with you... but other people also can complains about IPv6 now or in the near future.


DecSoft (In thread: About the new (June 2016) IPv6 requeriments of the Apple Store)

Hello tin,

I contact with a customer who yesterday upload an AB app into the Apple Store without problems. After reading various sources, I found this article as the most interesting and they talking about something I suposed before: apparently our app's server must support IPv6.

So please tin, if your application requires HTTP calls (I think so) assert that your app's server support IPv6 and try to use HTTPS instead of HTTP.

P.S. Again, this is not a limitation of App Builder or the created applications: this is a recent (June 2016) requeriment of the Apple Store.


DecSoft (In thread: About the new (June 2016) IPv6 requeriments of the Apple Store)

Hello tin,

For sure there is not a problem with App Builder nor the app itself. Maybe we need to deal only with HTTPS and/or maybe we need to deal only with IPv6 servers... but this is not a requeriment of App Builder but the Apple Store...

I continue investigating for a posible "out-of-the-box" solution tin because all of this appear confusing.

Everybody can read the DecSoft support forum for learning purposes, however only DecSoft customers can post new threads. Purchase one or more licenses of some DecSoft products in order to give this and other benefits.

This website uses cookies only to store your preferences.

Ok! Hide this note More information