Matti Nannt

Results 170 comments of Matti Nannt

@ursinsaluz Thanks for creating this feature request 😊 Yes, scoring and advanced logic for this could be a great feature for various quiz and advanced logic jump use cases. Our...

Update: we already shipped multiple end cards in the last release and are currently working on advanced survey logic where we will also support scoring :-)

Variables and advanced logic has now been shipped enabling users to define variables, set them based on question responses and show the right ending screen based on the variable value....

@DerekWolfie Thanks for creating this feature request 😊 Just to clarify: You would like to embed the survey as a (React) component into a page of an existing web-app, right?...

@DerekWolfie Understood 😊đŸ’Ē We already planned a feature like this but first focus on the Modal since with rendering it in a div there is a lot more styling and...

@DerekWolfie You can also create a person via the [API](https://formbricks.com/docs/api/client/overview) and we also have an API package (that still needs a bit of documentation): https://www.npmjs.com/package/@formbricks/api But you could use this...

After iterating over different concepts we decided to not go with supporting embedding surveys as components due to the high complexity of building and maintaining this library and the lack...

@jonas-hoebenreich thanks for the issue :-) We have already created a design proposal that is currently under internal review. We will keep you updated. Hopefully we can start development on...

We discussed frontend attributes internally, iterated over different concepts but decided to stay with the current approach only supporting attributes and filtering based on them when user identification with Formbricks...

@jobenjada @manish-singh-bisht The logo should be stored in the product model as stated in the ticket description: ``` "brand": { "logoUrl": "...", "bgColor": "#ffffff", } ``` For hiding the logo...