Quantcast
Channel: OutSystems Community
Viewing all 1476385 articles
Browse latest View live

[Forums] Multi-step wizard

$
0
0

Trying to work around it, using a listRecords with a WizardStep inside it, but I don't think i'm getting anywhere. 


[Forums] Multi-step wizard

$
0
0

Hi Rui,

In your case you need to do everything on the client side? because you can have a page with a webblock with all the steps and it changes what it shows depending on the step you are with ajax refresh. but yes you need to build the wizard yourself.

Regards,

Marcelo

[Forums] Multi-step wizard

$
0
0

Hi Marcelo,

Yeah webblock might work for the content of the step itself, but how would I manage the variable number of steps? 


[Forums] Can OutSystems P10 be used to build games?

$
0
0

Hi,

The Rabbit game looks cool.

@Kilian Someone already built 2048 in Outsytems? I was building it in my spare time. do you have the URL for the game?

Regards,

Marcelo

[Forums] Can OutSystems P10 be used to build games?

$
0
0

Marcelo,

Like I said it's an easter egg in the emulator (a.k.a. PreviewInDevices). Open a mobile app in the browser, then double click the "home" button, and play away! :)

[Forums] Multi-step wizard

$
0
0

Hi Rui,

you need to have a list of steps. In this list you need to have a order and which ones are visible. In your case you know all the category's and you have a different step for each one or the category step is the same for all the category's?

Regards,

Marcelo

[Forums] Multi-step wizard

$
0
0

Yeah I know the categories apriori and each categorie has it´s own steps (each categorie has multiple questions that a user has to answer).

So I would need a webblock, and I would use a wizard step iterating inside the ListRecord that contains the categories? 

[Forums] Can OutSystems P10 be used to build games?

$
0
0

Hi,

never touched the "home" button before. nice Easter egg. Thanks for the tip.

Regards,

Marcelo



[Forums] Multi-step wizard

$
0
0

Hi Rui,

Yes you need that ListRecord to show the steps. And than you need to have a webblock with all the steps. and show the one you give as input. than you have buttons to move to next step. The next step is the next active step.

Hope this help.

Regards,

Marcelo

[Forums] Multi-step wizard

$
0
0

I'll try to work with that. I'll give some feedback later on.

Thanks in advance

[Forums] Can OutSystems P10 be used to build games?

$
0
0

You also have the Flappy Alpaca game in the SilkUi Mobile patterns page, pressing the Home button too.

The button used to be visible, they hid it, but if you inspect the element and pull it up, it still works :)


[Ideas] [Service Studio] Expand/Collapse All on the tree

$
0
0

Simple but sometimes very useful is to have the capability of expand/collapse all nodes from SS tree. Example: Expand/Collapse all actions information (IO parameters, variables) inside the Actions folder.

[Ideas] Public access to session variables in a single-sign-on situation

$
0
0

When the single-sign-on pattern is used then all users are shared between the espaces that participate (user producer with user consumer espaces). The session variables are also shared across all unified eSpaces. 


But these session variables can’t be easily seen or used within the other espaces.


So, I would like to have the possibility to easily see and access these variables. 



[Ideas] Service Studio, Combo Box: always show Source Identifier Attribute

$
0
0

I was just explaining to a novice user the way the Platform binds variables to a combobox, when I noticed that when the platform automatically selects the Source Identifier Attribute, it doesn't show what attribute it has selected. It would be nice if Service Studio would show the Attribute it automatically selects.

[Ideas] Transform screen variable, input and output

$
0
0

It would be helpful if we could have a functionality that when we right click in a screen variable, we could turn it into an input variable or an output variable and vice versa.


[Ideas] Allow dragging multiple variables to same assign

$
0
0

Currently, you can only drag one variable to an existing assign widget in the flow designer. 

It would save time if we were able to drag more than one variable at a time to said assign widget.

[Forums] getVersionNumber in App Version Plugin gives blank

[Forums] Compress - Quality Values

$
0
0

Hi Carlos,


        /// </summary>
        /// <param name="path">Path to which the image would be saved.</param>
        // <param name="quality">An integer from 0 to 100, with 100 being the
        /// highest quality</param>
        // public static void SaveJpeg(string path, System.Drawing.Image img, int quality)

[Forums] Create list of survey questions in mobile app

$
0
0

Biplab Pal wrote:

Hi,

Still facing the same issue.

I have did the following.

1. Create an entity (Questionnaire)

2.Dragged the entity - 'Questionnaire' into the content area of mobile home screen.

3. Dragged 'ButtonGoup' into the content area of mobile home screen (after the question area created above) and created 10 ButtonGroupItems.

4. Published the app.


Now in mobile I can see all questions are getting displayed with each having the button groups(please see the attached image), but if I click any button(say 2) of the Question 1, then all button 2 of the subsequent questions are getting selected simultaneously. I'm not able to create separate set of Buttongroup for each question.

Can you please advise how to solve this issue? 


Thanks,


You don't give enough info so that someone can know for sure what the problem is

Export your project and attach it here. 

Still, try doing the logic for 1 question in a block, and then when listing all questions to a questionnaire, use that block (the block should have a QuestionId input). If you fetch all questions, to a questionnaire, you can then create a list, with that fetched list as it's source, and use the block to represent each item. 

Hope you can fix your problem

[Forums] Can OutSystems P10 be used to build games?

$
0
0

Really cool, I need to share this to my colleagues.

Viewing all 1476385 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>